@charset "utf-8";
/* --- common --- */
*{margin:0; padding:0; box-sizing: border-box; outline:0; zoom:1;}
body {margin: 0; font-family:PingFang SC, Verdana, Helvetica Neue, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans-serif;}
html {color: #333; background: #fff;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%; text-rendering: optimizelegibility;}
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, menu, nav, section {margin: 0;padding: 0;}
article, aside, details, figcaption, figure, footer, header, menu, nav, section {display: block;}
audio, canvas, video {display: inline-block;}
body, button, input, select, textarea {font: 400 1em/1.8;}
button::-moz-focus-inner,input::-moz-focus-inner {padding: 0; border: 0;}
fieldset, img {border: 0;}
address, caption, cite, code, dfn, em, th, var {font-style: normal; font-weight: 400;}
ul, ol {list-style: none;}
a { color: #333; text-decoration:none; outline:none; background-color: transparent; -webkit-text-decoration-skip: objects;}
a:active,a:hover { outline-width: 0; color: #EE9A02;}
strong, b {font-weight: bold; color: #333;}
h1, h2, h3, h4, h5, h6 { font-weight: 400; color: #333;line-height: 1;}
img {border-style: none;vertical-align:middle;-ms-interpolation-mode:bicubic;-webkit-touch-callout:none;max-width:100%;}
li{list-style-type:none;}
button,input,optgroup,select,textarea {font-size: 100%; /* 1 */line-height: 1.15; /* 1 */margin: 0; /* 2 */outline:none;}
button,input { /* 1 */ overflow: visible;}
button,select { /* 1 */text-transform: none;}
button,html [type="button"], /* 1 */[type="reset"],[type="submit"] {-webkit-appearance: button; /* 2 */}
button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner { border-style: none; padding: 0;}
button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring { outline: 1px dotted ButtonText;}
textarea {overflow: auto;}
[type="checkbox"],[type="radio"] {box-sizing: border-box; /* 1 */padding: 0; /* 2 */}
i{font-style:normal;}
.clear { clear: both; }
em, i, p, span { line-height: 100%; }
input { -webkit-user-select: text !important; }
/*1024*/
@media screen and (min-width:1024px) {
.bg-gray { background:#ebebeb;}
.col-6 { width:50%; float:left;}
hr.b2br-divider { margin: 30px auto; height: 2px; width: 100%; border: 0; background: linear-gradient(90deg, rgba(237, 242, 247, 0) 0%, rgb(237, 242, 247) 50%, rgba(237, 242, 247, 0) 100%);}
.pc { display: block; }
.wap { display: none; }
.img { transition: all .6s ease; overflow: hidden; }
.img:hover { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
.wrap { max-width: 1400px; margin: 0 auto; }
.page-column { text-align: center; margin-top: 70px; margin-bottom: 50px; }
.page-column h2 { text-align: center; color:#007880; font-weight:500; margin-bottom: 15px; font-size: 32px; text-transform: uppercase; }
.page-column h2 b { color: #ff0000; }
.page-column p { font-size: 14px; color: #888; }
.page-showpage { margin-top: 50px; margin-bottom: 50px; text-align: center; }
.page-showpage a { display: inline-block; border: 1px solid #efefef; padding: 6px 15px; border-radius: 4px; margin-left: 2px; margin-right: 2px; }
.page-showpage a.now { background: #0D3180; color: #fff; border: 1px solid #0D3180; }
.page-header { position: fixed; left: 0; top: 0; width: 100%; height: 90px; z-index: 600; transition: all .3s; }
.page-header .wrap { display: flex; align-items: center; height: 100%; transition: all .3s; position: relative; z-index: 100; }
.page-header .logo { margin-right: auto; }
.page-header .logo a.show { display: block; }
.page-header .logo a.hide { display: none; }
.page-header .sitename { font-size: 0;}
.page-header .language { margin-left: 3rem; line-height: 90px; }
.page-header .language a { color: #fff; }
.page-header .language a .ico-lg { width:14px; height:14px; background:url(../images/ico-lg.png) no-repeat; display:inline-block; margin-right:3px;}
.page-header .language:hover a { color: #ff0000!important; }
.page-header .language:hover a .ico-lg { background:url(../images/ico-lg-red.png) no-repeat;}
.page-header .search { margin-left: 3rem; }
.page-header .search .icon { display: block; background: url(../images/search.png) no-repeat center center #272727; width: 36px; height: 36px; border-radius: 100px; cursor: pointer; }
.page-header.slide { background: #fff; border-bottom: 1px solid #e5e5e5; }
.page-header.slide .logo a.hide { display: block; }
.page-header.slide .logo a.show { display: none; }
.page-header.slide .page-nav li .link { color: #333; }
.page-header.slide .page-nav li .link.now { color: #ff0000; }
.page-header.slide .page-nav li .link:hover { color: #ff0000; }
.page-header.slide .language a { color: #333; }
.page-header.slide .language a .ico-lg { background:url(../images/ico-lg-gray.png) no-repeat; }
.page-header.slide .language:hover a .ico-lg { background:url(../images/ico-lg-red.png) no-repeat;}
.page-header:hover { background: #fff; border-bottom: 1px solid #e5e5e5; }
.page-header:hover .logo a.hide { display: block; }
.page-header:hover .logo a.show { display: none; }
.page-header:hover .page-nav li .link { color: #333; }
.page-header:hover .page-nav li .link.now { color: #ff0000; }
.page-header:hover .page-nav li .link:hover { color: #ff0000; }
.page-header:hover .language a { color: #333; }
.page-header .pop-search { display: flex; align-items: center; justify-content: center; opacity: 0; height: 0; overflow: hidden; transition: all .3s; position: absolute; left: 0; top: 0; width: 100%; z-index: 101; }
.page-header .pop-search .form { width: 0; border: 1px solid #ccc; height: 40px; line-height: 38px; background: #fff; display: flex; align-items: center; transition: all .3s; }
.page-header .pop-search .form form { width: 100%; height: 40px; }
.page-header .pop-search .form .input { width: 89%; height: 40px; border: none; background: none; padding-left: 15px; font-size: 14px; float: left; }
.page-header .pop-search .form .btn { background: url(../images/search-icon.png) no-repeat center center; width: 10%; height: 40px; border: none; cursor: pointer; }
.page-header .pop-search .close { margin-left: 20px; background: url(../images/close.png) no-repeat; width: 32px; height: 32px; cursor: pointer; transition: all .3s; }
.page-header .pop-search .close:hover { transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg) }
.pop-product { background: #fff; border-bottom: 1px solid #e5e5e5; opacity: 0; height: 0; overflow: hidden; position: fixed; left: 0; width: 100%; top: 80px; transition: all .3s; overflow: hidden; }
.pop-product .search { height: 64px; border-bottom: 1px solid #e5e5e5; margin-bottom: 40px; }
.pop-product .search .box { display: flex; align-items: center; height: 100%; width: 1000px; margin: 0 auto; position: relative; }
.pop-product .search .box form { width: 100%; display: block; }
.pop-product .search .box:before { content: ""; background: url(../images/search-icon.png) no-repeat 0 center; height: 64px; width: 19px; position: absolute; left: 0; top: 0; }
.pop-product .search .box input { height: 40px; line-height: 40px; width: 90%; border: none; padding-left: 35px; font-size: 14px; }
.pop-product .search .box input::-webkit-input-placeholder { color:#b9b9b9;}
.pop-product .search .box button { background: #272727; color: #fff; width: 80px; height: 40px; border: none; border-radius: 5px; margin-left: auto; font-size: 16px; cursor: pointer; }
.pop-product .search .box button:active { opacity: .8; }
.pop-product .type .swiper-container { padding-bottom: 80px; }
.pop-product .type .swiper-container { max-width: 1022px; margin: 0 auto; position: relative; }
.pop-product .type .swiper-container a { padding: 0 15px; display: block; text-align: center; }
.pop-product .type .swiper-container a .pic { margin-bottom: 15px; overflow: hidden; transition: all .3s; }
.pop-product .type .swiper-container a .text { font-size: 14px; }
.pop-product .type .swiper-container .swiper-pagination-bullet { background: #ccc; }
.pop-product .type .swiper-container .swiper-pagination-bullet-active { background: #ff0000; }

/* --- Nav pop --- */
.pop-subcategory { background: #fff; border-bottom: none; opacity: 0; height: 0; overflow: hidden; position: fixed; left: 0; width: 100%; top: 80px; transition: all .3s; overflow: hidden; z-index: -1; box-shadow: 0 3px 8px rgba(0,0,0,.1); }
.pop-subcategory .wrap { display: flex; align-items: center; justify-content: center; padding: 50px; }
.pop-subcategory .wrap .list { width: 50%; }
.pop-subcategory .wrap .list dt { font-size: 24px; font-weight: bold; margin-bottom: 20px; }
.pop-subcategory .wrap .list dd { display: block; overflow: hidden; }
.pop-subcategory .wrap .list dd em a { display: block; position: relative; z-index: 9999; }
.pop-subcategory .wrap .list dd em { width: 33.33%; float: left; line-height: 250%; }
.pop-subcategory .wrap .pic { width: 50%; text-align: right; }
.pop-subcategory .wrap .pic img { border-radius:18px 0 18px 0; height:240px;}
.page-nav li { float: left; height: 90px; padding: 0 30px; }
.page-nav li .link { color: #cecece; transition: all .3s; line-height: 90px; height: 90px; }
.page-nav li .link:hover { color: #fff; }
.page-nav li .link.now { color: #EE9A02; }
.page-nav li:first-child .link { letter-spacing: 3px; }

/* --- Home swipslider --- */
.swipslider { position: relative; overflow: hidden; display: block; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.swipslider .sw-slides { display: block; padding: 0; list-style: none; width: 100%; height: 100%; white-space: nowrap; font-size: 0; -webkit-transform: translateX(0); transform: translateX(0); position: absolute; bottom: 0; }
.swipslider .sw-slide { width: 100%; height: 100%; margin: auto; display: inline-block; position: relative; }
.swipslider .sw-slide > img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-height: 100%; max-width: 100%; margin-left: auto; margin-right: auto; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.swipslider .sw-slide .sw-content { width: 100%; height: 100%; margin-left: 0; margin-right: 0; font-size: 14px; }
.sw-next-prev { font-family: "Courier New", Courier, monospace; height: 50px; width: 50px; text-align: center; vertical-align: middle; position: absolute; line-height: 50px; font-size: 30px; font-weight: bolder; color: rgba(160, 160, 160, 0.53); top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); background-color: rgba(255, 255, 255, 0); border-radius: 50%; text-decoration: none; transition: all .2s ease-out; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.sw-next-prev:hover { background:#EE9A02; color:#fff; }
.sw-next-prev:active { background:#EE9A02; }
.sw-prev { left: 3%; }
.sw-prev::after { content: '<'; }
.sw-next { right: 3%; }
.sw-next::after { content: '>'; }
.sw-bullet { position: absolute; bottom: 5%; list-style: none; display: block; width: 100%; text-align: center; padding: 0; margin: 0; }
.sw-bullet li { width: 20px; height: 6px; background:#666; border-radius:10px; display: inline-block; cursor: pointer; transition: all .2s ease-out; }
.sw-bullet li:hover { background:#EE9A02; }
.sw-bullet li.active { background:#EE9A02;}
.sw-bullet li:not(:last-child) { margin-right:8px; }
.swipslider .sw-slide .sw-txt { width: 50%; position: absolute; z-index:9; top:50%; left:50%; margin:-28px 0 0 -25%; text-align:center;}
.swipslider .sw-slide .sw-txt .title { font-size: 56px; font-weight:700; color: rgba(255,255,255,0.3); margin-bottom: 30px; }

/* --- Product Recommend --- */
.home-recommend-product { background: #f5f5f5; overflow: hidden; padding-bottom: 50px; }
.home-recommend-product .recommen { background: #fff; overflow: hidden; height: 128px; margin-bottom: 30px; transition: all .3s; }
.home-recommend-product .recommen li { float: left; width: 20%; text-align: center; display: flex; align-items: center; justify-content: center; height: 128px; font-size: 18px; position: relative; }
.home-recommend-product .recommen li .ico { margin-right:5px; display:inline-block;}
.home-recommend-product .recommen li .txt { vertical-align:middle;}
.home-recommend-product .recommen li:after { content: ""; background: #e5e5e5; height: 49px; width: 1px; top: 40px; right: 0; position: absolute; }
.home-recommend-product .recommen li:last-child:after { background: none; }
.home-recommend-product .recommen:hover { box-shadow: 10px 10px 20px #ececec; }
/*Products-list*/
.home-product { overflow:hidden;}
.home-product .col-3 { width:20%; float:left;}
.home-product .items-list { padding:0 10px; margin-bottom:15px; min-height:332px;}
.home-product .items-list .p_img { height: 256px; overflow:hidden; background:#fff;}
.home-product .items-list .p_img img { transition: all .4s ease;}
.home-product .items-list:hover .p_img img { transform:scale(1.1);}
.home-product .items-list .p_tit { padding:10px 0;}
.home-product .items-list .p_tit p { line-height:20px; font-size:14px; height:40px; overflow:hidden; text-overflow: ellipsis;}
.home-product .col-3:nth-child(1) .items-list { padding:0 10px 0 0;}
.home-product .col-3:nth-child(5) .items-list { padding:0 0 0 10px;}
.home-product .col-3:nth-child(6) .items-list { padding:0 10px 0 0;}
.home-product .col-3:nth-child(10) .items-list { padding:0 0 0 10px;}

/* --- Category --- */
.home-category { overflow: hidden; padding-bottom: 60px; background: url(../images/home-category.jpg) no-repeat; background-size: cover; background-attachment: fixed; }
.home-category li { float: left; width: 16.66%; transition: all 0.5s; padding-bottom:20px; margin-bottom:10px; }
.home-category li:hover { background:#f8f8f8; border-radius:10px;}
.home-category li .cate_icon { background-size:cover; background-position:center; width:120px; height:120px; margin:0 auto; transition:all 0.5s;}
.home-category li:hover .cate_icon { transform:scale(1.1);}
.home-category li .icon01 { background:url(../images/cate-01.png) no-repeat;}
.home-category li .icon02 { background:url(../images/cate-02.png) no-repeat;}
.home-category li .icon03 { background:url(../images/cate-03.png) no-repeat;}
.home-category li .icon04 { background:url(../images/cate-04.png) no-repeat;}
.home-category li .icon05 { background:url(../images/cate-05.png) no-repeat;}
.home-category li .icon06 { background:url(../images/cate-06.png) no-repeat;}
.home-category li .icon07 { background:url(../images/cate-07.png) no-repeat;}
.home-category li .icon08 { background:url(../images/cate-08.png) no-repeat;}
.home-category li .icon09 { background:url(../images/cate-09.png) no-repeat;}
.home-category li .icon10 { background:url(../images/cate-10.png) no-repeat;}
.home-category li .icon11 { background:url(../images/cate-11.png) no-repeat;}
.home-category li .icon12 { background:url(../images/cate-12.png) no-repeat;}
.home-category li .icon13 { background:url(../images/cate-13.png) no-repeat;}
.home-category li .icon14 { background:url(../images/cate-14.png) no-repeat;}
.home-category li .icon15 { background:url(../images/cate-15.png) no-repeat;}
.home-category li .icon16 { background:url(../images/cate-16.png) no-repeat;}
.home-category li .icon17 { background:url(../images/cate-17.png) no-repeat;}
.home-category li .icon18 { background:url(../images/cate-18.png) no-repeat;}
.home-category li:hover .icon01 { background:url(../images/cate-01-b.png) no-repeat;}
.home-category li:hover .icon02 { background:url(../images/cate-02-b.png) no-repeat;}
.home-category li:hover .icon03 { background:url(../images/cate-03-b.png) no-repeat;}
.home-category li:hover .icon04 { background:url(../images/cate-04-b.png) no-repeat;}
.home-category li:hover .icon05 { background:url(../images/cate-05-b.png) no-repeat;}
.home-category li:hover .icon06 { background:url(../images/cate-06-b.png) no-repeat;}
.home-category li:hover .icon07 { background:url(../images/cate-07-b.png) no-repeat;}
.home-category li:hover .icon08 { background:url(../images/cate-08-b.png) no-repeat;}
.home-category li:hover .icon09 { background:url(../images/cate-09-b.png) no-repeat;}
.home-category li:hover .icon10 { background:url(../images/cate-10-b.png) no-repeat;}
.home-category li:hover .icon11 { background:url(../images/cate-11-b.png) no-repeat;}
.home-category li:hover .icon12 { background:url(../images/cate-12-b.png) no-repeat;}
.home-category li:hover .icon13 { background:url(../images/cate-13-b.png) no-repeat;}
.home-category li:hover .icon14 { background:url(../images/cate-14-b.png) no-repeat;}
.home-category li:hover .icon15 { background:url(../images/cate-15-b.png) no-repeat;}
.home-category li:hover .icon16 { background:url(../images/cate-16-b.png) no-repeat;}
.home-category li:hover .icon17 { background:url(../images/cate-17-b.png) no-repeat;}
.home-category li:hover .icon18 { background:url(../images/cate-18-b.png) no-repeat;}
.home-category li .cate_name { font-size: 18px; color: #007880; line-height: 200%; text-align:center; }
.home-category li:hover .cate_name { color: #EE9A02; transform:scaleX (1.1);}

/*Advantages*/
.home-company { background:url(../images/home-company.jpg) no-repeat center right; padding:5rem 0; overflow:hidden;}
.home-company .about-hd { margin-bottom:15px;}
.home-company .about-hd p { font-size:20px; padding-bottom:15px; color:#5e5d5d;}
.home-company .about-hd h2 { font-size:32px; color:#007880;}
.home-company .about-hd:after { content:""; width:80px; height:6px; border-radius:30px; background:#EE9A02; display:inline-block;}
.home-company .about-bd { padding:25px 0 35px; overflow:hidden;}
.home-company .about-bd .item { width:25%; float:left;}
.home-company .about-bd .item .advantages { width:92%; background:rgba(105,105,105,0.3); padding:35px 30px 30px; border-radius:12px; transition:ease-in-out 0.3s; position:relative;}
.home-company .about-bd .item .advantages font { font-size:42px; line-height:60px; font-weight:700;}
.home-company .about-bd .item .advantages em { line-height: 2rem; vertical-align: top; font-style: normal; font-size: 1.4rem; display: inline-block; font-weight: 500;}
.home-company .about-bd .item .advantages i { width:60px; height:60px; display:block; position:absolute; top:20px; right:30px; z-index:99;}
.home-company .about-bd .item .advantages .ico-1 { background:url(../images/company-Established.png) no-repeat;}
.home-company .about-bd .item .advantages .ico-2 { background:url(../images/company-stock.png) no-repeat;}
.home-company .about-bd .item .advantages .ico-3 { background:url(../images/company-suppliers.png) no-repeat;}
.home-company .about-bd .item .advantages .ico-4 { background:url(../images/company-global.png) no-repeat;}
.home-company .about-bd .item .advantages .txt { padding-top:15px;}
.home-company .about-bd .item:hover .advantages { background:rgba(238,154,2,0.9); color:#fff;}
.home-company .about-ft h3 { font-size:20px; margin-bottom:15px; color:#5e5d5d;}
.home-company .about-ft .com-txt { line-height:22px; margin-bottom:25px; color:#7e7e7e;}
.home-company .about-ft .btn { padding:15px 40px; transition:all 0.5s; display:inline-block;}
.home-company .about-ft .btn-more { background: #007880; color:#fff; border-radius:30px;}
.home-company .about-ft .btn:hover { background: #EE9A02;}

/* Service */
.service-list ul { display: flex; align-items: center; }
.service-list ul li { width: 33.333%; border-right: 1px solid #e9e9e9; }
.service-list ul li a { transition: all .4s ease; -moz-transition: all .4s ease; -webkit-transition: all .4s ease; -o-transition: all .4s ease; }
.service-list ul li:hover a { padding-left: 18px; }
.service-list ul li a { display: flex; align-items: center; justify-content: center; }
.service-list ul li a .icon { margin-right: 15px; }
.service-list ul li a .text h3 { font-size: 22px; margin-bottom: 10px; }
.service-list ul li a .text p { font-size: 14px; color: #888; }
.service-list ul li:last-child { border: none; }

/* --- News --- */
.home-news { padding-top: 80px; padding-bottom: 80px; overflow: hidden; }
.home-news .hd { display: flex; align-items: center; border-bottom: 1px solid #eee; padding-bottom: 35px; margin-bottom: 45px; padding-right: 10px; }
.home-news .hd h2 { color:#007880; font-weight:500; font-size: 32px; text-transform: uppercase;}
.home-news .hd .hd-r { margin-left: auto;}
.home-news .hd .hd-r a { padding:0 5px;}
.home-news .hd .hd-r a:nth-child(1):after, .home-news .hd .hd-r a:nth-child(2):after { content:"|"; color:#dfdfdf; display:inline-block; margin:0 0 0 10px;}
.home-news .bd { overflow:hidden;}
.home-news .bd li { float: left; width: 33.333%; min-height:486px; padding: 0 15px;}
.home-news .bd li .imgs { height:298px; overflow:hidden;}
.home-news .bd li .imgs img { width:100%; height:298px; transition: all .4s ease;}
.home-news .bd li .date { color:#9d9d9d;  font-size: 16px; font-weight: 400; padding:10px 0; }
.home-news .bd li .text h3 { font-size: 16px; line-height:24px; font-weight:700; margin-bottom: 10px; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.home-news .bd li .text p { color: #888; font-size: 14px; line-height: 140%; margin-bottom: 10px; font-weight:normal;}
.home-news .bd li:hover .imgs img { transform:scale(1.1);}
.home-news .bd li:hover .text h3 { color: #EE9A02;}
.home-news .bd li .more { font-size: 14px; transition: all 0.5s;}
.home-news .bd li:hover .more { transform:translateX(5px); }
.home-news .bd li:hover .more a { color: #EE9A02;}

/* --- Brands --- */
.home-brands { padding:80px 0; position:relative; overflow: hidden; }
.home-brands .brands-column:after { content:""; width:5%; display:block; height:5px; background:#EE9A02; margin:10px 0 0; border-radius:50px;}
.home-brands .brands-column h2 { font-size:32px; color:#007880; font-weight:500; margin-bottom: 15px; text-transform: uppercase;}
.home-brands .brands-column p { font-size:14px; color:#888;}
.home-brands .brands-column .more { float:right; color:#888; line-height:60px; transition:all 0.3s;}
.home-brands .brands-column .more:hover { color:#EE9A02; transform:translateX(-5px);}
.home-brands .brands-content { padding:50px 0 0;}
.home-brands .swiper-slide { padding:30px 25px; background:#fff; min-height:380px; border-radius:10px; transition:all 0.5s;}
.home-brands .swiper-slide .tit { font-size:20px;}
.home-brands .swiper-slide .desc { line-height:140%; font-size:14px; color:#888; margin:10px 0;}
.home-brands .swiper-slide .imgs img { transition:all 0.5s;}
.home-brands .swiper-slide:hover .imgs img { transform:scale(0.9);}
.home-brands .swiper-btn { position:relative; height:50px;}
.home-brands .swiper-btn .swiper-button-next { position:absolute; right:0px;}
.home-brands .swiper-btn .swiper-button-prev { position:absolute; right:46px;}

/* --- footer --- */
.page-footer { background: #1a1a25; padding:50px 0 40px; }
.page-footer .wrap { display: flex; }
.page-footer .logo { width: 640px; }
.page-footer .logo .pic { width:200px; margin-bottom:15px;}
.page-footer .bot-links { padding:10px 0; overflow: hidden;}
.page-footer .bot-links .links-list li { float:left; width:25%;}
.page-footer .bot-links .links-list li a { background: url(../images/arrow_list.png) no-repeat 0 10px; padding-left:12px; color:#888888; font-size:14px; line-height:30px;}
.page-footer .bot-links .links-list li a:hover {color:#EE9A02;}
.page-footer .findus { font-size: 14px; margin-left: auto; text-align: right; color:#888888;}
.page-footer .findus p { margin-bottom: 15px; }
.page-footer .findus .sns-list { overflow:hidden; height:32px;margin-bottom: 15px; }
.page-footer .findus .sns-list i { width:32px; height:32px; display:inline-block; background:url(../images/ico-sns.png) no-repeat;}
.page-footer .findus .sns-list i.fb { background-position:-11px -6px;}
.page-footer .findus .sns-list i.tt { background-position:-235px -6px;}
.page-footer .findus .sns-list i.yt { background-position:-291px -6px;}
.page-footer .findus .sns-list i.wb { background-position:-183px -6px;}
.page-footer .findus .address { width:420px; color:#888888; line-height:24px;}
.page-copyright { background: #0e0e14; color:#888888;}
.page-copyright .box { height: 48px; display: flex; align-items: center; font-size: 14px; }
.page-copyright .box .left em { margin-right: 20px; }
.page-copyright .box .right { margin-left: auto; }
.page-copyright .box .left a { margin-left:10px;}
.page-copyright .box a { color: #888888; }
.page-copyright .box a:hover { color:#EE9A02;}

/* --- position --- */
.path { color:#888; font-size:14px;}
.path a { color:#888;}
.path i.ico-home { width:16px; height:20px; display:inline-block; background:url(../images/ico-home.png) no-repeat; margin-right:6px; vertical-align:middle;}
.page-path { height: 50px; line-height: 50px; background: #eee; }
.page-path .wrap { display: flex; align-items: center; }
.page-path .type { display: flex; align-items: center; }
.page-path .type a { font-size: 14px; padding: 0 20px; text-align: center; display: block; position: relative; }
.page-path .type a:after { content: ""; height: 13px; background: #C4C4C4; position: absolute; right: 0; top: 24px; width: 1px; }
.page-path .type a.on { color: #ff0000; }
.page-path .path { font-size: 14px; background: url(../images/path.png) no-repeat 0 center; padding-left: 20px; color: #666; }
}

/* --- Animation --- */
@keyframes dot {  0% {
opacity:0;
}
 100% {
opacity:1;
}
}
 @-webkit-keyframes dot {  0% {
opacity:0;
}
 100% {
opacity:1;
}
}
@media screen and (max-width:1366px) {
.swipslider .sw-slide .sw-txt .title { font-size:46px;}
}
/*1024*/
@media screen and (min-width:960px) and (max-width:1279px) {
.wrap { max-width: 90%; margin: 0 auto; }
.page-column { text-align: center; margin-top: 50px; margin-bottom: 50px; }
.page-column h2 { text-align: center; margin-bottom: 16px; font-size: 28px; font-weight: normal; }
.page-column h2 b { color: #ff0000; }
.page-column p { font-size: 14px; color: #888; }
.page-nav li { padding: 0 10px; }

/* --- banner --- */
.home-banner .text { width: 650px; }
.home-banner .text .other { right: 125px; width: 200px; }
.home-banner .pic { /*	width:50%; margin-right:-50px;*/}
.home-recommend-product { padding-bottom: 50px; }

/* --- news --- */
.home-news { padding-top: 50px; padding-bottom: 50px; overflow: hidden; }
.home-news .bd li { padding-right: 30px; }
.home-news .bd li h3 { line-height: 150%; }
/* --- product --- */
.product-relevant .title { margin-bottom: 30px; }
.product-relevant .content ul li { width: 48%; }
.product-relevant .content ul li .text { padding: 0 30px; }
.product-relevant .content ul li .text p { line-height: 150%; }
.product-brief { position: relative; /*	height:650px;*/}
.product-brief .photo { width: 50%; overflow: hidden; display: flex; align-items: center; }
.product-brief #main { height: 650px; }
.product-brief .about { width: 50%; padding: 40px; }
#showcase { margin-top: 100px; }
.product-detailed { margin-bottom: 50px; }
.product-detailed .hd { margin-bottom: 40px; }

/* --- footer --- */
.page-footer { padding-top: 50px; padding-bottom: 50px; }
.page-footer .logo { width: 460px; }
.page-footer .map { margin-left: 50px; }
.page-footer .map dl { margin-right: 30px; }
.page-footer .map dl dt { margin-bottom: 15px; }
}
/*pages*/
.pages { padding: 20px 0; width: 100%; text-align: center; clear: both; }
.pages a, .pages span { color: #666; padding: 0 15px; margin: 0 3px; display: inline-block; vertical-align: middle; line-height: 34px; background: #f9f9f9; border: 1px solid #f2f2f2; }
.pages a:hover { display: inline-block; color: #fff; background: #007880; }
.pages span { display: inline-block; color: #666; }
.pages a.page-num-current { display: inline-block; color: #fff; background: #007880; }
.text-secondary { text-align: center; padding: 40px 0; }
.right_toolbar { font-family:"system-ui"; position: fixed; bottom: 20%; _position: absolute;  _top: expression(eval(document.documentElement.scrollTop + 365));
z-index: 20; right: 0; width: 45px; }
.right_toolbar ul li { height: 45px; margin-bottom: 1px; float: right; background: #42939F; line-height: 42px; font-size: 14px; cursor: pointer; position: relative; }
.right_toolbar ul li a { color: #fff; line-height: 42px;}
.right_toolbar ul li:hover { background: #007880; }
.right_toolbar ul li.tool { width: 45px; overflow: hidden; }
.right_toolbar ul li.top { color: #fff; font-weight: 800; text-align: center; line-height: 45px; background: #007880; position: relative; width: 45px; cursor: pointer; }
.right_toolbar ul li.top:hover { background: #EE9A02; }
.right_toolbar ul li b { width: 45px; height: 45px; display: block; overflow: hidden; float: left; }
.right_toolbar ul li b.ico { background: url(../images/tool_enquiry.png) no-repeat center center; }